*{ padding: 0; margin: 0; outline: 0; }

body, html { height: 100%; }

html{
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

body{
/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
font: 15px/1.7 Helvetica Neue Light,Arial,Tahoma,sans-serif!important;
-webkit-font-smoothing: antialiased;
/*font-size:14px;
line-height:1.428571429;*/
color:#333333;
background-color:#ffffff;
}
/*input, textarea, select { font-family: "Georgia", Tahoma, Sans-Serif; font-size:12px; }
.field { padding: 4px 5px; border: solid 1px #e7e7e7; color: #969696; height: 15px; }
.field-focused { color: #333; }
input.button { padding: 4px 5px; cursor: pointer; }*/

table td {
    vertical-align: top;
}

a {
color: #4A8FC8;
text-decoration: none;
cursor: pointer;
/*-webkit-transition: color 0.33s;
-moz-transition: color 0.33s;
-ms-transition: color 0.33s;
-o-transition: color 0.33s;*/
/*transition: color 0.1s;*/
}
a:hover { text-decoration: underline; }
a img { border: 0; }

/*h2 { font-size: 19px; line-height: 1; font-weight: normal; color: #464646; font-family: "Trebuchet MS", Tahoma, Sans-Serif; margin-bottom: 5px; }*/

/*p { padding-bottom: 18px; }*/

h2 {line-height: 30px}
ul {list-style:none}

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#page {
width: 1024px;
margin: 0 auto;
border:1px solid #fff;
/*padding: 60px 10px 10px 10px; */
/*padding: 49px 0px 0px;*/
padding-top: 54px;
height: auto !important; 
/*height: 100%;*/ 
background:#FFFFFF;
/*padding: 0 28px; min-height: 100%;*/
/*background:  url(images/bg.gif) repeat-y center 0; */
}

#top { padding: 20px 0 16px; width: 1024px; margin: 0 auto; background:url(images/blue_bg_up.png) left top repeat-x white;  border-left:2px solid #fff; border-right:2px solid #fff;}

/*#logo { float: left; display: inline; width: 233px; font-size: 0; line-height: 0; }
#logo a { display: block; height: 67px; text-indent: -4000px; background: url(images/logo.gif); }*/

#search { float: right; display: inline; padding-top: 18px; width: 227px; }
#search .field-holder { float: left; display: inline; width: 196px; background: url(images/search-field.gif) no-repeat 0 0; padding: 1px; }
#search .field { width: 186px; border: 0; background: none; }
#search .button { float: right; display: inline; width: 25px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; }
#search .button { background: url(images/search-button.gif) no-repeat 0 0; border: 0; }

#navigation { height: 38px; background: url(images/navigation.gif) no-repeat; padding: 8px 10px 6px; margin-top: 16px; }
#navigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; }
#navigation ul li { float: left; display: inline; list-style-type: none; padding-right: 2px; }
#navigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 17px; }
#navigation ul li a span { float: left; display: inline; padding-right: 17px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span { color: #717171; background: url(images/nav-active.gif) no-repeat 0 0; }


#slider { height: 327px; background: url(images/slider.gif) no-repeat 0 0; position: relative; }
#slider .slider-nav a { display: block; width: 18px; height: 49px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 120px; }
#slider .slider-nav a.prev { left: 0; background: url(images/button-prev.gif); }
#slider .slider-nav a.next { right: 0; background: url(images/button-next.gif); }

#slider-holder { height: 327px; }
#slider-holder .jcarousel-clip { height: 327px; width: 970px/*874px*/; position: relative; overflow: hidden; }
#slider-holder .slide-image { float: right; display: inline; }
#slider-holder .slide-info { float: left; display: inline; width: 424px; padding-top: 23px; }
#slider-holder .slide-info p { padding-bottom: 8px; }
#slider-holder ul { width: 970px/*874px*/; height: 327px; position: relative; overflow: hidden; }
#slider-holder ul li { list-style-type: none; float: left; display: inline; height: 267px; width: 780px/*712px*/; padding: 56px 108px 4px 54px; position: relative; overflow: hidden; }

#main { min-height: 320px; /*border-bottom: solid 1px #e3e7e9; margin-bottom: 6px;*/}

h2.txt-we-love-mondays { height: 94px; background-image: url(images/txt-we-love-mondays.gif); }
h3.txt-monday-again { background-image: url(images/txt-monday-again.gif); }
h3.txt-wedothis { background-image: url(images/txt-wedothis.gif); }
h3.txt-247 { background-image: url(images/txt-247.gif); }

.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(images/arr.gif) no-repeat 0 center; }

.cols { padding: 15px 0 10px; }
.cols .col { float: left; display: inline; }
.cols .col-last { margin-right: 0 !important; }
.cols .col h3.notext { height: 45px; margin-bottom: 5px; }

.three-cols .col { width: 288px /*264px*/; margin-right: 41px; }
.two-cols .col { width: 475px /*420px*/; margin-right: 34px; }

/*#footer { height: 41px; background: url(images/footer.gif) no-repeat 0 0; line-height: 41px; padding: 10px 10px 10px 22px; color: #fff; }*/
#footer { width: 1024px; margin: 0 auto; height: 215px; background: url(images/blue_bg.gif) repeat 0 0; font-size:16px; line-height: 41px; padding: 10px 20px; color: #fff; border-bottom:3px solid #fff; border-left:3px solid #fff; border-right:3px solid #fff; /* padding-top:20px;*/}
#footer p { padding-bottom: 0; }
#footer a { color: #EBEBEB; text-decoration: none; }
#footer a:hover { color: #FFF; text-decoration: underline; }
#footer span { margin: 0 6px; }
#footer>div{line-height:15px; font-size: 11px; text-align: center; color: #A8A8A8; padding-top:20px;}


/*header*/
/*#header { padding-bottom: 10px; }
#header .row-1 { height:137px;}

#header .top-links { float:right; padding:45px 35px 0 0;}
#header .top-links li { float:left; margin-left:8px;}

#header .nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:1000px; margin: 0 auto; }
#header .nav-box .leftmenu { background:url(images/nav-box-left.gif) no-repeat left top;}
#header .nav-box .rightmenu { background:url(images/nav-box-right.gif) no-repeat right top; height:47px;}


#header .nav-box ul { font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#header .nav-box ul li { display:inline;}
#header .nav-box ul li a { display:block; float:left; color: #EBEBEB; text-decoration:none; }
#header .nav-box ul li a em { display:block; float:left; font-style:normal; background:url(images/divider-left.gif) no-repeat left 10px;}
#header .nav-box ul li a em b { display:block; float:left; height:47px; line-height:47px; width:158px; text-align:center; background:url(images/divider-right.gif) no-repeat right 10px; cursor:pointer;}

#header .nav-box ul li a:hover { background:url(images/nav-act.gif) left top repeat-x; color: #FFF; }
#header .nav-box ul li a:hover em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a:hover b { background:url(images/divider-right-act.gif) no-repeat right 10px;}
#header .nav-box ul li a.current { background:url(images/nav-act.gif) left top repeat-x; color: #FFF; }
#header .nav-box ul li a.current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.first em { background:none;}
#header .nav-box ul li a.first:hover em { background:url(images/nav-left-act.gif) no-repeat left top;}
#header .nav-box ul li a.first-current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.first-current em { background:url(images/nav-left-act.gif) no-repeat left top !important;}
#header .nav-box ul li a.first-current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.last b { background:none; width:210px;}
#header .nav-box ul li a.last:hover b { background:url(images/nav-right-act.gif) no-repeat right top;}

#header .nav-box ul li a.last-current { background:url(images/nav-act.gif) left top repeat-x; }
#header .nav-box ul li a.last-current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.last-current b { background:url(images/nav-right-act.gif) no-repeat right top !important; width:210px;}

fieldset { border:0; margin: 6em; height: 12em;}
*/
/*body {font-size: 12px; font-family:"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif; }*/
/*label {font-weight: normal; float: left; font-size: 1.1em;}
select {margin-right: 5px; margin-left: 5px; float: left;}*/
.ui-slider {clear: both; top: 15px;}

#brokerrsearchform td {
   /* border:1px solid #ccc;*/
    vertical-align:top;
    text-align:left;
    padding:0px;
}

.brokerrating td {
    vertical-align:top;
    text-align:left;
    padding:15px;
}

.nop {
    color:#adadae;
    margin:0 3px;
    padding:3px 5px;
    background-color:#f4f4f4;
    border:1px solid #cccccc;
}

div.pages {
padding-top:15px;
padding-left:255px;
}

div.pages a, div.pages a:link, div.pages a:visited, div.pages a:active {
    text-decoration: none;
    color:#adadae;
    margin:0 3px;
    padding:3px 5px;
    border:0px solid #f4f4f4;
}
div.pages a:hover {
    background-color:#f4f4f4;
    border:0px solid #cccccc;
}


/*** --- Plates --- ***/
.b-title {
padding-bottom: 10px;
line-height:26px;
}
.b-plates {
    margin:0 -20px 30px 0;
    overflow:hidden;
}
.b-plates__item {
    /*float:left;*/
	display:inline-table;
    margin:5px;
    background:#8aadd2;
    background:rgba(233,233,233, 0.45);
    -pie-background:rgba(233,233,233, 0.45);
    /* border-radius */
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
}
.b-plates__item:hover {
    background:#1d3e63;
    background:rgba(0,0,0, 0.45);
    -pie-background:rgba(0,0,0, 0.45);
    cursor: pointer;
}
.b-plates__item__content {
    margin:12px;
    padding:10px;
    background:#FFF;
}
.b-plates .b-separator {
    margin-left:-30px;
    margin-right:-30px;
}
.b-content .b-plates__item {
    width:235px;
}
.b-content .b-plates__item__content {
    padding:20px;
}
li {
    list-style-type: none; /* Убираем маркеры */
}
ul {
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
}

 /* Button style */ 
    a#move_up {
        position        : fixed;
        top             : 90%;
	    left            : 3%;
        width           : 90px;
        height          : 25px;
        display         : none;
        text-align      : center;
        font            : 12px Verdana;
		font-weight      :bold;
        text-decoration : none;
        color           : #ffffff;
        background      : #A7A7A7;
        padding-top     : 5px;
        opacity         : 0.9;
        filter          : alpha(opacity = 90);
    -moz-border-radius:10px;/*Mozilla-FireFox*/
    -webkit-border-radius:10px; /* Safari and Chrome*/
    -khtml-border-radius:10px; /* Linux browsers */
    border-radius: 15px; /* CSS3* /
behavior:url(border-radius.htc);/*IE*/
    }

    a#move_up:hover {
        color      : #fff;
        background : #3673B7;
    }

.comment_text {
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
    word-break: break-all;
    width: 370px;
}

.mainphoto{
    padding-right:2px;
    padding-top: 2px;
    width:702px;
    background-image:url(/css/images/loader.gif);
    background-repeat:no-repeat;
    background-position: 50% 50%;
}
.subphoto {
    width:100px;
	padding:0px 1px 1px 0px;
}
.shortmodeldescription{
    font-size: 15px;
    line-height: 23px;
    color:#000;
}
.shortmodeldescription span {
    font-weight: bold;
}
.modeldescription{
    font-size: 15px;
    line-height: 25px;
    color:#000;
    padding: 10px;
}

.subtitlemodels {
	background:#C0C0C0;
}

.subtitlemodels a{
	color:#FFF;
}

/*h1.lrgsubtitle{
    font-size:23px;
}*/

.subtext {
    background: whiteSmoke;
	padding:10px;
	margin-bottom:5px;
	line-height:1.7;
	font-size:16px;
	/*font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    line-height: 1.8;*/
}

.subtext > p {
padding-top:7px;
text-indent: 10px;
}

.subtext > p:first-child {
padding-top:0px!important;
}

.submodelname {
    font-size: 14px;
    color:#000;
    text-align:left;
    font-weight:bold;

    height: 35px;
    padding-left: 7px;
    border-bottom:1px solid #dddddd;
}
.tablemodelname td {
    padding-left: 7px;
    padding-top: 7px;
    height: 30px;
}
.separator {
    font-size: 22px;
    color: #cccccc;
}
.inlink {
    border-bottom: 1px dashed #4A8FC8;
    text-decoration: none;
}
a.inlink:hover {
    text-decoration: none;
    border-bottom-color:#ff4500;
    color: blue;
}

/*input {
    height: 25px; /* высота с учетом бордюр, внутренних отступов */
    /*width: 196px; /* ширина с учетом бордюр, внутренних отступов */
/*border: 1px solid #DDECF7;
font-size: 17px;
padding: 5px 3px; /* обязательно наличие как верхнего так и нижнего отступа */
/*line-height: 16px; /* должно быть равно height, пригодится как минимум для ie6  */
/*}*/

select {
    /* height: 25px;  высота с учетом бордюр, внутренних отступов */
    border: 1px solid #DDECF7;
    font-size: 17px;
    padding: 5px 3px; /* обязательно наличие как верхнего так и нижнего отступа */
    line-height: 16px; /* должно быть равно height, пригодится как минимум для ie6  */
}

.CheckBoxClass,.RadioClass{
    display: none;
}
.CheckBoxLabelClass{
    background: url("/css/images/uncheck.png") no-repeat left bottom;
    padding-left: 20px;
    padding-top: 3px;
	margin:3px;
    /*height: 20px;
    width: 153px;*/
    cursor:pointer;

    /*font-size: 14px;*/
}

#automarks .CheckBoxLabelClass{
    display: block;
}

.CheckBoxLabelClass:hover, .RadioLabelClass:hover{
    text-decoration: underline;
}
.LabelSelected{
    background: url("/css/images/check.png") no-repeat left bottom;
}
.RadioLabelClass{
    background: url("/css/images/runcheck.png") no-repeat;
    padding-left: 30px;
    padding-top: 3px;
    margin: 5px;
    height: 28px;
    width: 70px;
    display: block;
    /*float: left;*/
}
.RadioSelected{
    background: url("/css/images/rcheck.png") no-repeat;
}

#searchresults td {vertical-align: middle; padding:0px; text-align: center;}
.rating{width:126px;left:0;top:0;position:absolute;text-align:right}
.genre-summary .rating .item{color:#FFF;font-size:.8em;padding:2px 5px}
.genre-summary .poster{text-decoration:none;display:block;position:relative}
.genre-summary .genre_main{top:5px; width:223px; text-align: left;}
.genre-summary .genre_main .item{background-color: #F60; font-size:14px; margin-left: -5px; font-weight:bold;}

#thtitle td {
    height:40px;
    font-size: 13px;
    font-weight: 500;
    border-top:0px;
    border-right:1px solid #CEEBFF;
    border-bottom:10px solid #CEEBFF;
    background: #f2f9ff;
}
#tableborder {
    cursor: pointer;
}
#tableborder td {
    border-bottom:1px solid #CEEBFF;
    border-right:1px solid #CEEBFF;
    padding:5px;
    font-size: 13px;
    /*height: 30px;*/
}
#tableborder tr:hover {
    background-color: #F5F5F5;
}

.titletth {
    font-size: 17px;
    padding:5px 0px 5px 5px;
    border-bottom:3px solid #c7c7c7;
    background: #F5F5F5;
    text-shadow: 0 2px white;
    color:#4A8FD2;
    }

.titlevalue {
    padding:5px 0px 0px 5px;
    border-bottom:1px dashed #ccc;
    background: #F5F5F5;
    font-size: 14px;
}

.valueoftitle {
    padding:5px 0px 0px 5px;
    border-bottom:1px dashed #ccc;
    background: #F5F5F5;
    font-size: 14px;
}


.subtitletth {
    font-size: 14px;
    padding:5px 0px 3px 13px;
    background: #F5F5F5;
    border-bottom:1px dashed #ccc;

}

.subtitlevalue {
    padding-left:13px;
    border-bottom:1px dashed #ccc;
    background: #F5F5F5;
}
/*TODO:!!!*/
.cmpsubtitle{
font-size: 11px;
}

.cmptitle{
font-size: 11px;
}

.cmpborders{
border-right:1px solid #ccc;
}

.valueofsubtitle {
    padding:5px 0px 0px 5px;
    border-bottom:1px dashed #ccc;
    background: #F5F5F5;
    font-size: 14px;
	width:235px;
}

.comparetitle {
padding:5px;
width:230px;
text-align:center;
background:#fff;
border-right:1px solid #F5F5F5;
font-weight:bold
}

.trseparator {
height:20px;
}

.citychoise {
color: white; 
border-bottom:1px dashed white;
text-decoration: none;
}

/*.citychoise:hover {
color:#A8F331;
border-bottom:1px dashed white;
text-decoration: none;
}*/

.plusauto {
color:#CEEBFF;
font-size:100px;
display:block;
}

/*.plusauto:hover {
color:green;
text-decoration:none;
}*/

.fullwidth {
width:1002px;
}

.btnclear {
border:0px;
padding-left:0px;
padding-right:0px
}

.divCmpPict {
display:inline-block;
position:relative;
width:100%;
}

.closebutton {
display:inline-block;
position:absolute;
top:0px;
left:0px;
background-color:rgba(0,0,0,.4);
padding:5px;
}

.btn-inline  a{
display:inline-table;
margin:5px;
font-weight:bold;
}

.textarticle {
/*font-family:  "PT Serif",Georgia,"Times New Roman",Times,serif;*/
font-family: Helvetica,Arial,sans-serif;
font-size: 17px;
font-weight: 400;
padding:10px;
}

.textarticle p {
padding-bottom:7px;
/*word-spacing: 3px;*/
}

.textarticle td {
padding:10px;
border:1px solid #ccc;
}

.textarticle table {
font-size:13px;
border-collapse: collapse;
}

.articletitle{
font-family:  "PT Serif",Georgia,"Times New Roman",Times,serif;
font-size: 30px;
line-height: 48px;
font-weight: 400;
margin: 0 0 10px;
}

#searchform {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-radius: 5px 0 0 5px!important;
    padding: 10px !important;
}

.premiuminlist {
border-left:1px solid #FF6600;
background:url("/css/images/premium.png") no-repeat;
padding-left:35px;
}

.w_puzzle {
/*width:240px;*/
padding:15px 0px;
display:inline-table;
}

.model__preview {
width:225px;
}

.widget_company {
height:103px;
}

.models_puzzle {
width: 171.3px;
height: 70px;
text-align: center;
display: inline-table;
float:left;
}

.models_puzzle > p > img {
padding-bottom:7px;
}

.model_row {
 display:inline-table;
 vertical-align: top;
 width:230px;
 /* padding:10px 0 10px 10px;*/
 padding: 10px 16px;
}

/*YANDEX search*/
.ya-site-form__input-text {
    border-radius: 5px 0 0 5px!important;
    height: 34px!important;
    padding:7px!important;
}

.ya-site-form__submit_type_image{
    height:34px!important;
    width:40px!important;
    background:#FFF!important;
	background-image: url("/css/images/search.png")!important;
	background-repeat: no-repeat!important;
	background-color:#FFF!important;
	background-position:center center!important;	
    border-radius: 0px 5px 5px 0px;
    border:1px solid #ccc!important;
    border-left:0px!important;
}
    
.ya-site-form__submit_type_image:hover{
	background-image: url("/css/images/search.png")!important;
	background-color:#EBEBEB!important;
	background-position:right bottom;
}

#ya-site-form0 .ya-site-form__submit {
    margin:0px!important;
}

 #ya-site-form0 .ya-site-form__search-input {
    padding:0px!important;
}

.icon-menu{
float:left; 
padding-top: 2px;
}

.menu-text{
color:#fff;
}


/*Title*/
.subtitle {
padding:5px 10px;
display: block;
background: #4081BD;
/*border-radius:5px 5px 0 0 !important;*/
color:#FFF;
}

.subtitle > h1{
display:inline;
font: 19px/25px Helvetica Neue Light,Arial,Tahoma,sans-serif!important;
}

h1.subtitle,h2.subtitle  {
font-size:19px;
line-height:1.7;
font-weight:normal;
margin:0px;
clear: both;
}

.subtitle > img {
padding: 5px 10px;
position:relative;
/*top:-3px;*/
}

/*Promo*/
.promo {
width:1021px;
height:250px;
position:relative;
overflow:hidden;
margin-bottom:15px;
/*margin-left:-11px;*/
margin-bottom: 1px;
background:#000;
clear: both;
}

#bgimgslide{
width:1022px;
}

#imgcontainer {
position:relative;
}

#textslide {
position:absolute;
width:100%;
padding:0 20px;
top:70px;
color:#fff;
font-size: 32px;
line-height: 1.7;
text-shadow: 1px 1px 2px black, 0 0 1em #000;
filter: Shadow(Color=#000, Direction=45, Strength=4);
}

.short_text_slide {
margin-bottom: 10px;
/*margin-left: -11px;*/
padding: 10px;
width: 1022px;
}

/*model row*/
.model_description{
display: inline-block;
width: 755px;
float:left;
}

.right_model_description {
display: inline-block;
float:right;
width: 240px;
height: 400px;
/*margin-left: 2px;
margin-bottom: 5px;*/
margin-right: 15px;
}


/*common*/
.title_hr_line {
font-size:20px;
border-bottom:1px solid #eeeeee;
margin-bottom:10px;
padding:5px;
padding-left:10px;
width:100%;
float:left;
}

.tag_container {
padding-bottom:15px;
padding-left:10px;
/*float:left;*/
clear:both;
}

.tag_container > a {
margin:0 5px 5px 0;
/*float:left;*/
}

/*.anchor:before {
   content: "";
   display: block;
   height: 100px;
   margin: -100px 0 0;
}*/

.global_container {
width:1024px; margin:0 auto;
-webkit-box-shadow: 0px 6px 15px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 6px 15px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 6px 15px 0px rgba(50, 50, 50, 0.75);
}

.find_error {
margin-left: 3px;
}

.news__title{
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 15px 15px;
  color: #fff;
  background: -webkit-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d0000', endColorstr='#cc0000', GradientType=0);
}

.news__title:before {
  background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  height: 15px;
  width: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: -15px;
}

.news_puzzle__main {
float:left;
width: 339.7px;
height: 214px;
margin-bottom: 1px;
display: inline-block;
vertical-align: middle;
position: relative;
overflow: hidden;
}

#news_main > div:nth-child(2), #news_main > div:nth-child(6){
margin: 0px 1px 1px!important;
}

.more {
	padding-left: 10px;
	background: url(../css/images/arr.gif) no-repeat 0 center;
}



/*TBS*/
.no-in-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.no-margin {
	padding-right:0;
    padding-left:0;
}
.no-minus-margin{
	margin:0px;
}

input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input:before,input:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
label{display:inline; font-weight:normal;}

.breadcrumb {
margin-bottom:5px;
}

.tooltip {
/*opacity:.9!important;
filter:alpha(opacity=90)!important;*/
}

.list-group-item  {
border-radius:0px!important;
/*should find another solution*/
margin-right: -1px;
margin-bottom: -1px!important;
}

/*.list-group-item:nth-child(5n)  {
margin-right: 0px!important;
}*/

.btn-block {
padding-left: 0!important;
padding-right: 0!important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
font-size: 17px!important;
}

/*menu*/
.navbar-default {
background-color: #4081BD!important;
/*border-color: #2e70aa!important;*/
border:none;
}

/*.navbar-fixed-top {
border-width: 0 0 3px!important;
}*/

.navbar-default .navbar-nav>li>a {
color: #F5F5F5;
/*font: 15px/17px Helvetica Neue Light,Arial,Tahoma,sans-serif!important;*/
-webkit-font-smoothing: antialiased;

}

.navbar-default .navbar-nav>li>a:hover {
color: #fff;
}

.nav>li>a:hover, .nav>li>a:focus {
background:#2e70aa!important;
color:#fff;
}

/*.nav>li>a.active_menu {
background:#2e70aa!important;
}*/

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
background-color: #fff!important;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left: 0px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
 color: #fff;
}

.dropdown-menu {
border:none!important;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}

.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #2e70aa!important;
}

.navbar-toggle {
width:90px;
}

.list-group {
    margin-bottom: 0px!important;
}

.btn { 
border-radius:0px!important;
}

.breadcrumb { 
border-radius:0px!important;
}

.btn-group, .btn-group-vertical {
    vertical-align: inherit;
} 


/*.navbar-header {
padding-left:70px;
}*/

.panel {border:0!important; margin-bottom: 0px!important;}

@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #fff!important}}
@media (max-width: 1199px){.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #fff!important; font-size: 12px}}
/*@media (min-width: 1200px){.navbar-nav {float:none!important}}
@media (min-width: 1200px){.navbar-nav>li {float: none!important}}*/
/*@media (min-width: 1200px){.container{width:1220px}}*/

.list-unstyled {text-align:center; display:inline-table}
/*.nav>li {display:inline-table!important}*/

/*.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
 margin-right:inherit!important;
 margin-left: auto!important;
}*/

/*.container {
margin-right: 0px!important;
}*/
/*@media (min-width: 992px){.container {width: 1180px;}}*/
